-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Try to address volumepopulator test flake #778
Try to address volumepopulator test flake #778
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tesshuflower The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
994ef33
to
0277b85
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #778 +/- ##
=====================================
Coverage 66.8% 66.9%
=====================================
Files 55 55
Lines 7054 7055 +1
=====================================
+ Hits 4719 4726 +7
+ Misses 2056 2052 -4
+ Partials 279 277 -2 |
- updates to error out in Eventually() if we do get a flake to help debug if the issue still happens intermittently. Signed-off-by: Tesshu Flower <tflower@redhat.com>
0277b85
to
c576c54
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
/retest |
2 similar comments
/retest |
/retest |
@tesshuflower: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
/retest |
/cc @JohnStrunk |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Describe what this PR does
Try to address test flake that's occurred a couple times:
Is there anything that requires special attention?
Related issues: